Customers
Unregister customer
Delete a customer by id
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The customer unique identifier in your system
Response
200
Customer deleted